Get Agent by ID
API Endpoints
Get Agent by ID Endpoint
Retrieve agent details using the agent ID.
GET
Get Agent by ID
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
GET/v3/agents/{agent_id}
Authentication
- Requires an API key (
x-api-key) in the request headers.
Path Parameters
| Parameter | Type | Description |
|---|---|---|
agent_id | string | Unique identifier of the agent to retrieve. |